Welcome![Sign In][Sign Up]
Location:
Search - usb bulk Visual

Search list

[Driver Developisp1581sys

Description: 这是一个用ISP1581 USB2.0接口芯片作为图像采集接口的驱动程序。该驱动程序支持Endpoint1 Bulk方式 数据输入传输。实际传输速度可以达到24MBYTE/S -This is a USB 2.0 interface with ISP 1581 chips as image acquisition interface driver. The driver support Endpoint1 Bulk data entry mode transmission. The actual transmission speed can reach 24MBYTE/S
Platform: | Size: 22528 | Author: 林金龙 | Hits:

[GUI Developbulktransfer

Description: 这是一个控制USB设备块传输的例子,应用的是cpress的驱动,直接到cpress的主页下载就可以了-This is a USB device control block transmission example, the application is cpress driven directly to the Home cpress can download the
Platform: | Size: 44032 | Author: 高洁 | Hits:

[GUI Developxmusbpro

Description: usb主机端程序,进行BULK方式的传输,针对使用CYPRESS 68013的嵌入式设备-usb mainframe software, BULK way for the transmission, the use of CYPRESS 68013 embedded devices
Platform: | Size: 4002816 | Author: jerry0824 | Hits:

[Driver Developusbdll

Description: USBDLL实用源代码.包括一些BULK IN OUT的.使用用.-USBDLL practical source code. Some of OUT IN BULK. Use used.
Platform: | Size: 30720 | Author: 陈辛 | Hits:

[USB developbulkout

Description: 上传了一个批量传输得IN程序,现在上传的是EZ-USB FX2的批量传输的OUT程序-posted in a batch transmission IN procedures, now upload the EZ-USB FX2 the bulk transmission procedures OUT
Platform: | Size: 50176 | Author: 宣萱 | Hits:

[VC/MFCWirelessUSB

Description: WUSB的运行采用MBOA–MAC架构,同时保留了主从架构,和USB 2.0一样,它也能处理控制、突发、中断和同步(Control、Bulk、Interrupt and Isochronous)所有这四种传输形式。主机和WUSB设备合称WUSB丛集,采用星型拓扑;与USB 2.0. A的树型拓扑不同,WUSB主机能直接连接多达127个设备,因此在WUSB丛集中不需要包含WUSB集线器。而由于WUSB没有缆线,因此,所有的WUSB设备都必须自行供电(self-powered)。-WUSB operation using bent-MAC framework, while retaining from the main structure, and USB 2.0, it can handle control, emergency and the suspension and synchronization (Control, Bulk, Interrupt and Isochronous) all four forms of transmission. WUSB mainframe and equipment, collectively referred to WUSB clusters using star topology; and USB 2.0. A tree topology, the WUSB host can be connected directly to as many as 127 equipment, WUSB in clusters need not contain WUSB hub. As Cable WUSB not, therefore, WUSB all the equipment must supply their own (self-powered).
Platform: | Size: 20480 | Author: 费扬峻 | Hits:

[assembly languageBulk_COM1_Bulk

Description: usb开发 bulk传输方式的firmware-usb Development bulk transmission of firmware
Platform: | Size: 119808 | Author: Jessica | Hits:

[Driver DevelopBulkUsb-exp1112

Description: usb块传输的驱动程序例子。 可以作为参考。-usb block transmission of the driver examples. Can be used as reference.
Platform: | Size: 38912 | Author: xxt | Hits:

[Booksusb-bulkloop

Description: cy7c68013 vc++ bulk传输-cy7c68013 vc bulk transmission
Platform: | Size: 3072 | Author: 张洪 | Hits:

[Communicationcy7c68013Host

Description: BulkIn从USB口读入512字节的数据,保存在二进制文件中 BulkOut将二进制文件中的数据写入CY7c68013-BulkIn from the USB port read 512 bytes of data, stored in binary files in binary file BulkOut will write the data in the CY7C68013
Platform: | Size: 2749440 | Author: | Hits:

[SCMF32x_BulkFileTransfer

Description: VC++下与C8051F340单片机的USB通信程序,采用批量传输协议! 可作为C8051F340开发USB的例程.
Platform: | Size: 3942400 | Author: 刘斌 | Hits:

[Driver Developsecbulk

Description: usb 主机驱动 用于 异步 数据传输 -usb host driver for asynchronous data transmission
Platform: | Size: 269312 | Author: 挽救团 | Hits:

[OS programUsbTransfer

Description: 毕业课题部分程序: USBTRANSFER: 批量传输dll; 使用VC 6调用 USB驱动。 USB使用CY7C68013。调用驱动程序封装在DLL中。 -Graduated from some of the procedures subject: USBTRANSFER: bulk transmission dll use VC 6 to call USB drive. USB using the CY7C68013. Call the driver is packaged in a DLL in.
Platform: | Size: 26624 | Author: 张衡 | Hits:

[ARM-PowerPC-ColdFire-MIPSusbbulk-1-0-3-lpc214x

Description: LPC2148 bulk传输,带DMA的,而且还带TNKernel实时操作系统-LPC2148 bulk transmission, with the DMA, but also with real-time operating system TNKernel
Platform: | Size: 290816 | Author: 雨果 | Hits:

[Driver DevelopbulkUSB

Description: Windows2000/xp下的usb WDM驱动程序源代码-Windows2000/XP under usb WDM driver source code
Platform: | Size: 45056 | Author: 郭延平 | Hits:

[USB developbulkusb

Description: usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features. * This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations. * The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip. -usb bulk transfer routines.* The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM).* Supports Plug and Play (PnP), Power Management (PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features.* This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations.* The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip.
Platform: | Size: 56320 | Author: James | Hits:

[OS Developbulk-only

Description: 要开发USB海量存储设备类的驱动,具体是采用掌上电脑(PDA)的FLASH作“电子硬盘”的功能,掌上电脑和PC之间的通讯和数据传送使用USB的BULK_ONLY方式传送,要求PDA插上PC时,刷新后在PC的资源管理器中能多出一个额外的硬盘出来(即PDA上的FLASH),并可对之进行等同于普通硬盘一样的文件操作。-To the development of USB mass storage device class drivers, specifically the use of handheld computers (PDA) of FLASH for
Platform: | Size: 1024 | Author: 王浆 | Hits:

[SCMusbBulk

Description: 实现了基于USB接口的数据采集卡。包括芯片驱动程序和固件程序和WIN32应用程序。开发环境为keil C51和VC-Realize based on the USB interface data acquisition card. Including the chip drivers and firmware and WIN32 applications. Development environment for keil C51 and VC
Platform: | Size: 325632 | Author: gao | Hits:

[USB developusb

Description: 使用68013的测试程序,包含68013固件程序(采用slave FIFO bulk同步读写,EP2 OUT,EP6 IN),驱动,PC端测试用程序。CPLD的VHDL代码-Test procedures for the use of 68,013, including 68,013 firmware (using the synchronous slave FIFO bulk read and write, EP2 OUT, EP6 IN), driver, PC-side test procedures. VHDL code of CPLD
Platform: | Size: 4731904 | Author: 李华 | Hits:

[USB developUsBulk

Description: USB通讯控件,Bulk通讯方式,可以直接从USB设备中读取数据保存为文件,或者把文件发送给USB设备,用于三星2410相关开发.-USB communications controls, Bulk means of communication directly from the USB device to read data saved as a file, or the document sent to the USB device, for 2410 related to the development of Samsung.
Platform: | Size: 261120 | Author: liu qinghua | Hits:
« 12 »

CodeBus www.codebus.net